Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #8597/c99a1e27 backport][3.10] Fix reading of body when ignoring an upgrade request #8629

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Aug 7, 2024

This is a backport of PR #8597 as merged into master (c99a1e2).

Fixes #8414.

@bdraco bdraco enabled auto-merge (squash) August 7, 2024 13:57
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (266608d) to head (a414aca).

Additional details and impacted files
@@            Coverage Diff             @@
##             3.10    #8629      +/-   ##
==========================================
- Coverage   97.57%   97.55%   -0.02%     
==========================================
  Files         108      108              
  Lines       33678    33687       +9     
  Branches     4040     4039       -1     
==========================================
+ Hits        32861    32864       +3     
- Misses        597      600       +3     
- Partials      220      223       +3     
Flag Coverage Δ
CI-GHA 97.46% <100.00%> (-0.02%) ⬇️
OS-Linux 97.13% <100.00%> (-0.02%) ⬇️
OS-Windows 94.68% <100.00%> (-0.01%) ⬇️
OS-macOS 96.81% <100.00%> (-0.01%) ⬇️
Py-3.10.11 96.91% <100.00%> (-0.01%) ⬇️
Py-3.10.14 96.86% <100.00%> (-0.02%) ⬇️
Py-3.11.9 97.09% <100.00%> (-0.02%) ⬇️
Py-3.12.4 97.20% <100.00%> (-0.02%) ⬇️
Py-3.8.10 94.41% <100.00%> (-0.01%) ⬇️
Py-3.8.18 96.75% <100.00%> (-0.02%) ⬇️
Py-3.9.13 96.91% <100.00%> (-0.01%) ⬇️
Py-3.9.19 96.87% <100.00%> (-0.02%) ⬇️
Py-pypy7.3.16 96.44% <100.00%> (+<0.01%) ⬆️
VM-macos 96.81% <100.00%> (-0.01%) ⬇️
VM-ubuntu 97.13% <100.00%> (-0.02%) ⬇️
VM-windows 94.68% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit 4815765 into 3.10 Aug 7, 2024
30 of 31 checks passed
@bdraco bdraco deleted the patchback/backports/3.10/c99a1e27375285149ea82cbdcc2f2c40e57596dc/pr-8597 branch August 7, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants